VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Pdf.Processing.PdfA Namespace / PdfAXmpMetadataProcessingTree Class / PdfAXmpMetadataProcessingTree Constructors / PdfAXmpMetadataProcessingTree Constructor(IProcessingCommandInfo[])
Синтаксис Требования Смотрите также
В этом разделе
    PdfAXmpMetadataProcessingTree Constructor(IProcessingCommandInfo[])
    В этом разделе
    Инициализирует новый экземпляр класса PdfAXmpMetadataProcessingTree.
    Синтаксис
    'Declaration
    
    Protected Function New( _
    ByVal ParamArray processingCommands
    Команды обработки.
    () As Vintasoft.Imaging.Processing.IProcessingCommandInfo _
    )
    protected PdfAXmpMetadataProcessingTree(
    params Vintasoft.Imaging.Processing.IProcessingCommandInfo[] processingCommands
    )
    protected: PdfAXmpMetadataProcessingTree(
    params Vintasoft.Imaging.Processing.IProcessingCommandInfo*[]* processingCommands
    )
    protected:
    PdfAXmpMetadataProcessingTree(
    ... array<Vintasoft.Imaging.Processing.IProcessingCommandInfo^>^ processingCommands
    )

    Parameters

    processingCommands
    Команды обработки.
    Требования

    Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также